projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a79d99
)
docs: question_index: GtkComboBoxEntry no longer exists
author
Javier Jardón
<jjardon@gnome.org>
Tue, 11 Jan 2011 09:35:15 +0000
(09:35 +0000)
committer
Javier Jardón
<jjardon@gnome.org>
Tue, 11 Jan 2011 09:35:15 +0000
(09:35 +0000)
docs/reference/gtk/question_index.sgml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/question_index.sgml
b/docs/reference/gtk/question_index.sgml
index 47ef6039b09af1bb5adbd866784cc813c93cf13b..1ebdc7c78df6f43fe1cb8e6f27e25d3a9fca3fa8 100644
(file)
--- a/
docs/reference/gtk/question_index.sgml
+++ b/
docs/reference/gtk/question_index.sgml
@@
-637,7
+637,8
@@
would use a combo box?
<para>
With GTK+, a #GtkComboBox is the recommended widget to use for this use case.
This widget looks like either a combo box or the current option menu, depending
-on the current theme. If you need an editable text entry, use #GtkComboBoxEntry.
+on the current theme. If you need an editable text entry, use the
+#GtkComboBox:has-entry property.
</para>
</answer>
</qandaentry>